home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 31 / Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso / -seriously_amiga- / sound / amigaamp / arexx.readme < prev    next >
Text File  |  1998-07-16  |  576b  |  30 lines

  1.  
  2. AmigaAMP AREXX commands
  3. -----------------------
  4.  
  5.  * OPEN NAMES/M
  6.    opens one or more files and starts to play the first one
  7.  
  8.  * PLAY
  9.    same as if you hit the play button
  10.  
  11.  * PAUSE
  12.    same as if you hit the pause button
  13.  
  14.  * STOP
  15.    same as if you hit the stop button
  16.  
  17.  * NEXT
  18.    skips forward to the next track in the playlist
  19.  
  20.  * PREVIOUS
  21.    skips back to the previous track in the playlist
  22.  
  23.  * QUIT
  24.    guess what :-))
  25.  
  26.  * VOLUME VOL/N
  27.    sets the playback volume to VOL, ranges from 0 to 26
  28.    If "Limit volume to 0dB" is activated all values above 22 will
  29.    be clipped.
  30.